github.com/jackc/pgx/v5/pgxpool.Conn.getPoolRow (method)
2 uses
github.com/jackc/pgx/v5/pgxpool (current package)
conn.go#L128: func (c *Conn) getPoolRow(r pgx.Row) *poolRow {
pool.go#L773: return c.getPoolRow(row)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)